DWRITE_FONT_FACE_TYPE

<summary> The file format of a complete font face. Font formats that consist of multiple files, e.g. Type 1 .PFM and .PFB, have a single enum entry. </summary>

version(Direct2D_1_1 && Windows && DirectWrite)
alias DWRITE_FONT_FACE_TYPE = int

Meta